FarPoint.Web.Spread 名前空間 > ItemPropertyEventArgs<T> クラス : ItemPropertyEventArgs<T> コンストラクタ |
'Declaration
Public Function New( _ ByVal item As T, _ ByVal propertyName As String, _ ByVal type As ItemChangedType _ )
public ItemPropertyEventArgs<T>( T item, string propertyName, ItemChangedType type )